ConversationAction Properties |
The ConversationAction type exposes the following members.
| Name | Description | |
|---|---|---|
| Action |
Contains the action to perform on the conversation specified by the ConversationId element.
| |
| Categories |
Contains a collection of strings that identify the categories to which items in a conversation belong.
| |
| ContextFolderId |
Indicates the folder that is targeted for actions that use folders.
| |
| ConversationId |
Contains the identifier of the conversation that will have the action specified by the Action (ConversationActionTypeType) element applied to items in the conversation.
| |
| ConversationLastSyncTime |
Contains the date and time that a conversation was last synchronized.
| |
| DeleteType |
Indicates how items in a conversation are deleted.
| |
| DestinationFolderId |
Indicates the destination folder for copy and move actions.
| |
| EnableAlwaysDelete |
Specifies a flag that enables deletion for all new items in a conversation.
| |
| IsRead |
Indicates whether a message has been read.
| |
| ProcessRightAway |
Indicates whether the response is sent as soon as the action starts processing on the server or whether the response is sent after the action has completed.
|